Click or drag to resize

ItemChangePropertiesToAppend Property

Identifies data to append to a single property of an item during an UpdateItem Operation.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Property> PropertiesToAppend { get; }

Property Value

Type: IListProperty
See Also